docs(education): add maintainer-education landing page and index#713
Merged
Conversation
15 tasks
Beginner-voice landing page for the maintainer-education stream, plus a docs/index.md entry point and a MISSION.md pointer. The office-hours commitment is dropped from MISSION pending PMC agreement; the README keeps a workshops row (a self-paced lab) and lists pattern-catalogue.md as live now that it has merged. Generated-by: Claude Code (Opus 4.8)
potiuk
force-pushed
the
education-landing-page
branch
from
July 4, 2026 16:53
6a9e2cd to
537599d
Compare
potiuk
approved these changes
Jul 4, 2026
potiuk
left a comment
Member
There was a problem hiding this comment.
Re-reviewed after the reconciliation restack — now a single commit. Beginner-voice landing page + docs/index.md entry + MISSION pointer. The README table is reconciled: pattern-catalogue.md shown as a live link (it's merged), the workshops.md row restored so the series' lab page stays in scope, and your-first-skill.md / eval-driven-development.md remain "Coming soon" until #715/#716 land. Office-hours commitment stays dropped from MISSION pending PMC — the workshops page is a self-paced lab, not scheduled office hours. lychee clean, no emojis, placeholder-clean, TOC intact. LGTM.
15 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Creates docs/education/README.md — the landing page for the maintainer-
education stream (MISSION § Maintainer education, PRINCIPLE 18). The page
explains what the stream is, who it is for, and includes an index table
that starts with only the landing page itself and gains rows as the
remaining stream pages land (items 3–6 in the plan). Planned pages are
listed as plain text (no file links) so the link check stays clean until
each page arrives.
Links the page from docs/index.md (Where to go next table) and adds an
explicit docs/education/ pointer to MISSION.md so the RFC-AI-0004
back-reference to "MISSION.md for the maintainer-education stream"
resolves to the landing page via the established chain.
Generated-by: Claude (Opus 4.7)
Type of change
.claude/skills/<name>/) — eval fixtures updated belowtools/<system>/*.md)tools/*/withpyproject.toml)docs/,README.md,CONTRIBUTING.md)projects/_template/)prek, workflows, validators)Test plan
prek run --all-filespassesuv run pytest/ruff check/mypypasses(
PYTHONPATH=tools/skill-evals/src python3 -m skill_evals.runner tools/skill-evals/evals/<skill>/)(a regression test for the bug fixed / the behaviour added — see CONTRIBUTING.md)